Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add zksync & linea & polygon & polygonZkEVM & moonbeam support #393

Merged
merged 144 commits into from
Aug 4, 2023

Conversation

GopherJ
Copy link
Contributor

@GopherJ GopherJ commented May 30, 2023

Security Checklist

  • 1. Re-Entrancy
  • 2. Arithmetic Over/Under Flows
  • 3. Unexpected Ether
  • 4. Delegatecall
  • 5. Default Visibilities
  • 6. Entropy Illusion
  • 7. External Contract Referencing
  • 8. Short Address/Parameter Attack (off chain)
  • 9. Unchecked CALL Return Values
  • 10. Race Conditions / Front Running
  • 11. Denial Of Service (DOS)
  • 12. Block Timestamp Manipulation
  • 13. Constructors with Care
  • 14. Uninitialized Storage Pointers
  • 15. Floating Points and Precision
  • 16. Tx.Origin Authentication
  • 17. Address.isContract Re-Entrancy via Constructor

⚠️ NOTES ⚠️

Make sure to think about each of these exploits in this PR.

@GopherJ GopherJ requested a review from a team as a code owner May 30, 2023 09:54
@GopherJ GopherJ changed the title feat: add experimental code feat: add zksync experimental code May 30, 2023
GopherJ and others added 6 commits June 7, 2023 20:12
Signed-off-by: GopherJ <[email protected]>
* feat: add polygon zkevm experiment code

Signed-off-by: GopherJ <[email protected]>

* fix: deploy

Signed-off-by: GopherJ <[email protected]>

---------

Signed-off-by: GopherJ <[email protected]>
@GopherJ GopherJ changed the title feat: add zksync experimental code feat: add zksync & polygon experimental code Jun 13, 2023
@GopherJ GopherJ changed the title feat: add zksync & polygon & & polygonZKEVM & moonbeam support feat: add zksync & linea & polygon & polygonZkEVM & moonbeam support Jul 28, 2023
Signed-off-by: GopherJ <[email protected]>
Signed-off-by: GopherJ <[email protected]>
Signed-off-by: GopherJ <[email protected]>
Signed-off-by: GopherJ <[email protected]>
Signed-off-by: GopherJ <[email protected]>
Signed-off-by: GopherJ <[email protected]>
Signed-off-by: GopherJ <[email protected]>
Signed-off-by: GopherJ <[email protected]>
Signed-off-by: GopherJ <[email protected]>
@GopherJ GopherJ merged commit 67a0f41 into main Aug 4, 2023
1 of 4 checks passed
@GopherJ GopherJ deleted the feat/zksync-era branch August 4, 2023 09:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants